GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddRubberStampAnnotInteractive
/ AddRubberStampAnnotInteractive(String,Int32,String,FontStyle,Int32,Single,Single,Single) Method
AddRubberStampAnnotInteractive(String,Int32,String,FontStyle,Int32,Single,Single,Single) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub AddRubberStampAnnotInteractive( _
ByVal As String, _
ByVal As Integer, _
ByVal As String, _
ByVal As FontStyle, _
ByVal As Integer, _
ByVal As Single, _
ByVal As Single, _
ByVal As Single _
)
public void AddRubberStampAnnotInteractive(
string ,
int ,
string ,
FontStyle ,
int ,
float ,
float ,
float
)
public procedure AddRubberStampAnnotInteractive(
: String;
: Integer;
: String;
: FontStyle;
: Integer;
: Single;
: Single;
: Single
);
public function AddRubberStampAnnotInteractive(
: String,
: int,
: String,
: FontStyle,
: int,
: float,
: float,
: float
);
public: void AddRubberStampAnnotInteractive(
string* ,
int ,
string* ,
FontStyle ,
int ,
float ,
float ,
float
)
public:
void AddRubberStampAnnotInteractive(
String^ ,
int ,
String^ ,
FontStyle ,
int ,
float ,
float ,
float
)
Parameters
- Text
- ForeColor
- FontName
- FontStyle
- BorderColor
- BorderWidth
- Opacity
- Rotation
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List